Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firestore document #6

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Firestore document #6

merged 2 commits into from
Nov 25, 2024

Conversation

JacobLinCool
Copy link
Member

You can use subscribe to get a firestore document store now. I've refactor the profile store with it.

I've also added the flowbite ui library (https://flowbite-svelte.com/) but haven't start to use it. @180079995 @Buffett111 feel free to try it out. ;)

Configuration updates:

  • .env.example: Updated HUGGINGFACE_TOKEN and OPENAI_BASE_URL example values.

Documentation updates:

  • README.md: Added sections for Data Flow and Data Model, including a mermaid diagram to illustrate the data flow between the browser, server, Firestore, and R2.

@JacobLinCool JacobLinCool self-assigned this Nov 25, 2024
@JacobLinCool
Copy link
Member Author

I would like to merge it first since it contains the general utility functions that can be used by others. @TakalaWang @180079995 feel free to ask questions about the changes in the discord channel!

@JacobLinCool JacobLinCool merged commit 382744a into main Nov 25, 2024
1 check passed
@JacobLinCool JacobLinCool deleted the firestore-document branch November 25, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant